The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "text::patch"

Text::Patch - Patches text with given patch River stage two • 10 direct dependents • 49 total dependents

Text::Patch combines source text with given diff (difference) data. Diff data is produced by Text::Diff module or by the standard diff utility (man diff, see -u option). patch( $source, $diff, options... ) First argument is source (original) text. Se...

CADE/Text-Patch-1.8 - 04 Oct 2010 16:17:40 UTC - Search in distribution

Text::Patch::Rred - Safely apply diff --ed style patches River stage zero No dependents

This module and program safely and securely applies one or more ed-style patches as produced by the command "diff --ed oldfile newfile". It does exactly what you tell it to and no more, even with wildly bad or evil input. Unlike the traditional progr...

JBOHM/Text-Patch-Rred-0.06 - 27 Nov 2009 18:02:55 UTC - Search in distribution

Arch::Log - class representing Arch patch-log River stage zero No dependents

This class represents the patch-log concept in Arch and provides some useful methods....

MIGO/Arch-0.5.2 - 08 Mar 2010 15:15:52 UTC - Search in distribution

XML::Diff - XML DOM-Tree based Diff & Patch Module River stage one • 1 direct dependent • 1 total dependent

This module provides methods for generating and applying an XML diffgram of two related XML files. The basis of the algorithm is tree-wise comparison using the DOM model as provided by XML::LibXML. The Diffgram is well-formed XML in the XVCS namespan...

TIMM/XML-Diff-0.05 - 12 Jul 2007 10:50:35 UTC - Search in distribution

Fsdb - a flat-text database for shell scripting River stage zero No dependents

JOHNH/Fsdb-3.4 - 06 Jan 2024 06:43:43 UTC - Search in distribution

mb - Can easy script in Big5, Big5-HKSCS, GBK, Sjis(also CP932), UHC, UTF-8, ... River stage zero No dependents

MBCS has been said to be an acronym for Multi Byte "Character" Set. (However, these days, it should be considered an acronym for Multi Byte "Codepoint" Set.) In any case, it is certain that "M" and "B" in mb.pm modulino are the first two characters o...

INA/mb-0.57 - 06 Jul 2023 15:12:01 UTC - Search in distribution

gu - Day-to-day command-line utilities for git River stage one • 2 direct dependents • 2 total dependents

PERLANCAR/App-GitUtils-0.086 - 30 Jul 2022 12:48:28 UTC - Search in distribution

td - Manipulate table data River stage one • 2 direct dependents • 2 total dependents

What is td? *td* receives table data from standard input and performs an action on it. It has functionality similar to some Unix commands like *head*, *tail*, *wc*, *cut*, *sort* except that it operates on table rows/columns instead of lines/characte...

PERLANCAR/App-td-0.111 - 05 May 2023 00:05:59 UTC - Search in distribution

upf - Manipulate /etc/{passwd,shadow,group,gshadow} entries River stage one • 1 direct dependent • 1 total dependent

PERLANCAR/App-upf-0.050 - 01 Sep 2020 00:06:16 UTC - Search in distribution

bpomfa - Short alias for bpom-list-*f*ood-*a*dditives River stage one • 1 direct dependent • 1 total dependent

PERLANCAR/App-BPOMUtils-Table-FoodAdditive-0.020 - 27 Apr 2024 00:06:27 UTC - Search in distribution

At - The AT Protocol for Social Networking River stage one • 1 direct dependent • 1 total dependent

Bluesky is backed by the AT Protocol, a "social networking technology created to power the next generation of social applications." At.pm uses perl's new class system which requires perl 5.38.x or better and, like the protocol itself, is still under ...

SANKO/At-0.18 - 19 Feb 2024 21:51:25 UTC - Search in distribution

pause - A CLI for PAUSE River stage one • 3 direct dependents • 3 total dependents

PERLANCAR/App-pause-0.659 - 02 Nov 2022 10:59:53 UTC - Search in distribution

s4 - Wrapper for subversion program River stage zero No dependents

S4 provides a wrapper to subversion that extends several of the commands. It understands all svn commands; you may simply use "s4" whereever you would normally type "svn". In many cases, S4 simply runs "svn" with the same arguments as you passed to s...

WSNYDER/SVN-S4-1.066 - 24 Jul 2017 14:03:19 UTC - Search in distribution

UV - Perl interface to libuv River stage one • 3 direct dependents • 3 total dependents

This module provides an interface to libuv <http://libuv.org>. We will try to document things here as best as we can, but we also suggest you look at the libuv docs <http://docs.libuv.org> directly for more details on how things work. Event loops tha...

PEVANS/UV-2.000 - 28 Jul 2021 16:28:16 UTC - Search in distribution

lcpan - Manage your local CPAN mirror River stage two • 42 direct dependents • 73 total dependents

This application is a convenient bundling of "CPAN::Mini" and an indexer so in addition to creating your local CPAN mirror and installing modules from it, you can also query various things about your local CPAN mirror quickly from the command-line (a...

PERLANCAR/App-lcpan-1.074 - 11 Jan 2024 00:11:13 UTC - Search in distribution

IOD - IOD (INI On Drugs) file format specification River stage one • 1 direct dependent • 1 total dependent

PERLANCAR/IOD-0.9.12 - 17 Aug 2017 09:42:18 UTC - Search in distribution

Sah - Schema for data structures (specification) River stage three • 3 direct dependents • 677 total dependents

PERLANCAR/Sah-0.9.51 - 19 Dec 2022 00:05:39 UTC - Search in distribution

depak - Pack dependencies onto your script file River stage one • 3 direct dependents • 5 total dependents

depak*) is a CLI application to pack your dependencies (required pure-Perl modules) along with your Perl script into a single file. It will trace what modules your script requires using one of several available methods, and include them inside the sc...

PERLANCAR/App-depak-0.587 - 23 Feb 2024 01:51:36 UTC - Search in distribution

parse-netstat - Parse the output of "netstat" command River stage one • 1 direct dependent • 1 total dependent

This utility support several flavors of netstat. The default flavor is "linux". Use "--flavor" to select which flavor you want. Since different flavors provide different fields and same-named fields might contain data in different format, and also no...

PERLANCAR/App-ParseNetstat-0.150 - 04 Dec 2022 00:48:03 UTC - Search in distribution

pick - Pick one or more random lines from input (shorter alias for 'pick-random-lines') River stage one • 1 direct dependent • 1 total dependent

TODO: * option to allow or disallow duplicates...

PERLANCAR/App-PickRandomLines-0.021 - 23 Nov 2023 04:48:57 UTC - Search in distribution
1,391 results (0.174 seconds)